func math.atan

2 uses

	math (current package)
		atan.go#L100: 	return atan(x)
		atan.go#L103: func atan(x float64) float64 {